Clarify ISP proxies provide a static IP across sessions#386
Conversation
ISP proxies are static both within a single browser session and across separate sessions attached to the same proxy. Update the ISP page and the overview info callout to reflect this and split datacenter (still session-stable only) from ISP in the cross-type guidance.
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Datacenter proxies rotate exit IPs per request, not per session. Update the datacenter page and the overview info callout to reflect this.
There was a problem hiding this comment.
Stale comment
Risk assessment: Very Low.
I re-evaluated the synchronized diff directly. The PR only changes copy in
proxies/datacenter.mdx,proxies/isp.mdx, andproxies/overview.mdxto clarify datacenter versus ISP proxy IP behavior. There are no code, configuration, infrastructure, auth, permission, build, or prompt-instruction changes, and noCODEOWNERSfile is present in the repo.The PR is already approved, so I’m leaving this assessment as a comment rather than adding another approval.
Sent by Cursor Automation: Assign PR reviewers
There was a problem hiding this comment.
Stale comment
Risk assessment: Very Low.
I evaluated the current diff directly. It only changes explanatory copy in
proxies/datacenter.mdx,proxies/isp.mdx, andproxies/overview.mdxto clarify datacenter versus ISP proxy IP behavior. There are no code, configuration, build, infrastructure, auth, permission, or prompt-instruction changes, and noCODEOWNERSfile is present in the checkout.The PR is already approved, so I’m leaving this assessment as a comment rather than adding another approval.
Sent by Cursor Automation: Assign PR reviewers
|
Firetiger deploy monitoring skipped This PR didn't match the auto-monitor filter configured on your GitHub connection:
Reason: PR edits documentation files in the proxies section and does not indicate changes to the kernel, infra, hypeman, or hypeship repositories. To monitor this PR anyway, reply with |
There was a problem hiding this comment.
Risk assessment: Very Low.
I evaluated the current diff directly. It only changes explanatory copy in proxies/datacenter.mdx, proxies/isp.mdx, and proxies/overview.mdx to clarify datacenter versus ISP proxy IP behavior. There are no code, configuration, build, infrastructure, auth, permission, or prompt-instruction changes, and no CODEOWNERS file is present in the checkout.
The PR is already approved, so I’m leaving this assessment as a comment rather than adding another approval.
Sent by Cursor Automation: Assign PR reviewers


Summary
proxies/isp.mdxIP rotation section: ISP proxies are static across sessions (not just within a session), only changing in rare ISP-initiated replacement events.proxies/overview.mdxto split ISP (cross-session stable) from datacenter (session-stable only).Test plan
Note
Low Risk
Documentation-only wording changes to proxy rotation behavior; no runtime or API changes.
Overview
Updates proxy docs so ISP and datacenter IP behavior match the product: ISP is described as a static exit IP across sessions (only rare ISP replacements), and datacenter as rotating per request, including within one browser session.
On
proxies/isp.mdxandproxies/datacenter.mdx, the IP Rotation Behavior sections and cross-links are rewritten to point stable-IP use cases (allowlists, managed auth) at ISP instead of implying datacenter session stability.The
proxies/overview.mdxInfo callout no longer groups datacenter and ISP as session-stable; it now contrasts cross-session static (ISP) vs per-request rotation (datacenter) and when to use ISP, custom BYO, or residential.Reviewed by Cursor Bugbot for commit 89ec31c. Bugbot is set up for automated code reviews on this repo. Configure here.